Initializes a new instance of the ReadonlyCollection class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public ReadOnlyCollection<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
An ICollection that represents the collection to wrap.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |